mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT
authorPeng Fan <[email protected]>
Mon, 12 Jun 2017 09:50:55 +0000 (17:50 +0800)
committerStefano Babic <[email protected]>
Wed, 12 Jul 2017 07:44:22 +0000 (09:44 +0200)
commitf34ccce50a1805a6fdb2d1604ec4e40d79302455
tree5ae7352495e110941cb517422c023ea92340deda
parent4483b7eb8874cb78a1ebddfcd599bec00c87ab71
mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT

CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT is not the correct method
to set I/O to 1.8. To boards that does not support vqmmc-supply,
use vs18_enable in fsl_esdhc_cfg. If regulator is supported,
use fixed 1.8V regulator for vqmmc-supply.

Signed-off-by: Peng Fan <[email protected]>
Cc: Jaehoon Chung <[email protected]>
Cc: York Sun <[email protected]>
Cc: Stefano Babic <[email protected]>
board/warp/warp.c
doc/README.fsl-esdhc
drivers/mmc/fsl_esdhc.c
include/configs/warp.h
scripts/config_whitelist.txt